home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 20 / 9 / DISK2096.ZIP / HD1.BAT < prev    next >
DOS Batch File  |  1990-03-07  |  365b  |  34 lines

  1. echo off
  2. cls
  3. echo 
  4.  
  5.  
  6.  
  7. Batch file to install FONTED and its accompanying files on a
  8. echo 
  9. hard disk
  10.  
  11.  
  12.  
  13. pause
  14. md c:fonted
  15. cd c:fonted
  16. md c:fonts
  17. md c:fonttest
  18. md c:scrfonts
  19. C:
  20. A:XARC A:FONTED
  21. ren fonted.cnf cnf.bak
  22. A:XARC A:COLLECT
  23. CLS
  24. a:
  25. ECHO 
  26.  
  27.  
  28.  
  29. Remove diskette #1 from a: and insert system disk #2
  30.  
  31.  
  32.  
  33. ECHO After inserting it, enter HD2 from DOS
  34.